Get started
Components
This is light gray text
This is dark gray text
<p class="light-gray">This is light gray text</p>
<p class="dark-gray">This is dark gray text</p>
This is a centered text
<p class="center-text">This is a centered text</p>
<h1>This is H1</h1>
<h2>This is H2</h2>
<h3>This is H3</h3>
<h4>This is H4</h4>
<h5>This is H5</h5>
<h6>This is H6</h6>
This is a regular text
This is a small text
<small>This is a small text</small>